home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / dsp / dspgroup / macrosrc.arc / README.LIS < prev    next >
Encoding:
File List  |  1986-01-22  |  1.2 KB  |  26 lines

  1.  
  2. MACROSRC.DIR --
  3.  
  4.         This is a brief description of this directory.
  5.  
  6.      This directory contains a library of the source code for the macros
  7.      written for the TMS32010.
  8.  
  9.  
  10.    +--------------------------------------------------------------------------+
  11.    |                  IMPORTANT NOTE                  |
  12.    |                                          |
  13.    | On VAX/VMS systems, the filename of all files in the macro library must  |
  14.    | have an extension name of ".ASM".  For example, if the statement: MLIB   |
  15.    | 'DRC1:[MACROS]' has been used, the VAX/VMS version of the macro library  |
  16.    | prorcessor would expect to find files such as MYMACRO.ASM, NEWMAC.ASM,   |
  17.    | etc., within the macro library 'MACROSRC'.                                |
  18.    |                                          |
  19.    | On PC/MS-DOS systems, the filename of all files in the directory that are|
  20.    | to be found as macros must not have an extension. For example, if the    |
  21.    | statement: MLIB 'E:' has been used, then the PC/MS-DOS version of the    |
  22.    | macro library processor would expect to find files such as MYMACRO,      |
  23.    | NEWMAC, etc., within the current level directory.                  |
  24.    +--------------------------------------------------------------------------+
  25.  
  26.